home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 1997 / CT_SW_97.ISO / mac / Software / entwickl / macos / python14.hqx / Python 1.4 PPC / Mac / Lib / test / test_finder_ae < prev    next >
Text File  |  1996-08-27  |  91b  |  6 lines

  1. tell application "AEservertest"
  2.     activate
  3.     set x to window "testing"
  4.     open file x
  5. end tell
  6.